Перевод: со всех языков на русский

с русского на все языки

undeclared identifier

См. также в других словарях:

  • Compilation error — refers to a state when a compiler fails to compile a piece of computer program source code, either due to errors from the compiler itself, or syntax errors in the code. A compilation error message often helps programmers debugging the source code …   Wikipedia

  • Declaration (computer programming) — In programming languages, a declaration specifies the identifier, type, and other aspects of language elements such as variables and functions. It is used to announce the existence of the element to the compiler; this is important in many… …   Wikipedia

  • Undefined variable — An undefined variable in the source code of a computer program is a variable that is accessed in the code but has not been previously declared by that code.In some programming languages an implicit declaration is provided the first time such a… …   Wikipedia

  • неописанный (идентификатор) — — [Е.С.Алексеев, А.А.Мячев. Англо русский толковый словарь по системотехнике ЭВМ. Москва 1993] Тематики информационные технологии в целом EN undeclared (identifier, symbol) …   Справочник технического переводчика

  • JavaScript syntax — This article is part of the JavaScript series. JavaScript JavaScript syntax JavaScript topics This box: view · …   Wikipedia

  • Java (programming language) — infobox programming language name = Java paradigm = Object oriented, structured, imperative year = 1995 designer = Sun Microsystems latest release version = Java Standard Edition 6 (1.6.0) latest release date = latest test version = latest test… …   Wikipedia

  • Variable — A variable (pronEng|ˈvɛərɪəbl) is an attribute of a physical or an abstract system which may change its value while it is under observation. Examples include the height of a child, the temperature across a state, or the input to a function. This… …   Wikipedia

  • Forward declaration — In computer programming, a forward declaration is a declaration of a variable or function which the programmer has not yet given a complete definition.int elements [] ;void foo(int);In C, the two lines above represent forward declarations of an… …   Wikipedia

  • Relief of General Douglas MacArthur — General of the Army MacArthur greets President Truman at the Wake Island Conference Contents …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»